﻿2026-06-15T13:50:26.5355953Z ##[group]Run actions/checkout@v5
2026-06-15T13:50:26.5356779Z with:
2026-06-15T13:50:26.5357179Z   repository: SaberMage/spt-core
2026-06-15T13:50:26.5360756Z   token: ***
2026-06-15T13:50:26.5361152Z   ssh-strict: true
2026-06-15T13:50:26.5361539Z   ssh-user: git
2026-06-15T13:50:26.5361924Z   persist-credentials: true
2026-06-15T13:50:26.5362339Z   clean: true
2026-06-15T13:50:26.5362736Z   sparse-checkout-cone-mode: true
2026-06-15T13:50:26.5363190Z   fetch-depth: 1
2026-06-15T13:50:26.5363575Z   fetch-tags: false
2026-06-15T13:50:26.5363961Z   show-progress: true
2026-06-15T13:50:26.5364368Z   lfs: false
2026-06-15T13:50:26.5364721Z   submodules: false
2026-06-15T13:50:26.5365120Z   set-safe-directory: true
2026-06-15T13:50:26.5365754Z ##[endgroup]
2026-06-15T13:50:26.6171419Z Syncing repository: SaberMage/spt-core
2026-06-15T13:50:26.6173417Z ##[group]Getting Git version info
2026-06-15T13:50:26.6174136Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T13:50:26.6175600Z [command]/usr/bin/git version
2026-06-15T13:50:26.6176251Z git version 2.43.0
2026-06-15T13:50:26.6183873Z ##[endgroup]
2026-06-15T13:50:26.6195017Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/48efd820-2f3f-4a1d-8a8d-17ab9ab0fbbe' before making global git config changes
2026-06-15T13:50:26.6196329Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:50:26.6197832Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T13:50:26.6232280Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T13:50:26.6251982Z https://github.com/SaberMage/spt-core
2026-06-15T13:50:26.6262165Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T13:50:26.6264427Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T13:50:26.6283430Z refs/heads/main
2026-06-15T13:50:26.6289654Z [command]/usr/bin/git checkout --detach
2026-06-15T13:50:26.6330594Z HEAD is now at 1582e32 release: v0.7.2 — digest-proof {session_id} key-fill (F-004)
2026-06-15T13:50:26.6397568Z [command]/usr/bin/git branch --delete --force main
2026-06-15T13:50:26.6426541Z Deleted branch main (was 1582e32).
2026-06-15T13:50:26.6430856Z ##[endgroup]
2026-06-15T13:50:26.6433815Z [command]/usr/bin/git submodule status
2026-06-15T13:50:26.6629767Z ##[group]Cleaning the repository
2026-06-15T13:50:26.6630817Z [command]/usr/bin/git clean -ffdx
2026-06-15T13:50:26.6657972Z Removing traceable-reqs
2026-06-15T13:50:26.6666933Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T13:50:26.6710888Z HEAD is now at 1582e32 release: v0.7.2 — digest-proof {session_id} key-fill (F-004)
2026-06-15T13:50:26.6716721Z ##[endgroup]
2026-06-15T13:50:26.6718276Z ##[group]Disabling automatic garbage collection
2026-06-15T13:50:26.6721477Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T13:50:26.6745457Z ##[endgroup]
2026-06-15T13:50:26.6746650Z ##[group]Setting up auth
2026-06-15T13:50:26.6751254Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:50:26.6777771Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T13:50:26.6965653Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:50:26.6992457Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T13:50:26.7182841Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:50:26.7209688Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T13:50:26.7398319Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T13:50:26.7426925Z ##[endgroup]
2026-06-15T13:50:26.7427971Z ##[group]Fetching the repository
2026-06-15T13:50:26.7484958Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f524853183f19f3a9c35e370a73a57404a6abf5b:refs/remotes/pull/16/merge
2026-06-15T13:50:27.2866617Z From https://github.com/SaberMage/spt-core
2026-06-15T13:50:27.2868429Z  + 4540629...f524853 f524853183f19f3a9c35e370a73a57404a6abf5b -> pull/16/merge  (forced update)
2026-06-15T13:50:27.2890306Z ##[endgroup]
2026-06-15T13:50:27.2891655Z ##[group]Determining the checkout info
2026-06-15T13:50:27.2893116Z ##[endgroup]
2026-06-15T13:50:27.2894298Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T13:50:27.2930235Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T13:50:27.2954898Z ##[group]Checking out the ref
2026-06-15T13:50:27.2956428Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/16/merge
2026-06-15T13:50:27.3061162Z Previous HEAD position was 1582e32 release: v0.7.2 — digest-proof {session_id} key-fill (F-004)
2026-06-15T13:50:27.3064123Z HEAD is now at f524853 Merge 06cf6f14a13b7982a16394440a04095beb91cd43 into 1582e32ba704e7cad770a42265b5c90e044ace37
2026-06-15T13:50:27.3069209Z ##[endgroup]
2026-06-15T13:50:27.3103107Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T13:50:27.3123851Z f524853183f19f3a9c35e370a73a57404a6abf5b
